| Method | Request URI |
|---|---|
| DELETE | /API/MetricSet/RemoveStateGroup/{id}/?stateGroupId=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| stateGroupId | The ID of the state group to delete. |
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the metric set. |
| Authorization: Bearer <Current session ID> |